home *** CD-ROM | disk | FTP | other *** search
- <script language = JavaScript>
- function sams_pop_up(){
- //First, define the window's attributes and dimensions
- msg=open('','NewWindow','toolbar=no,location=no,directories=no,
- [ic:ccc]status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory
- [ic:ccc]=yes,width=255,height=150');
- //Next, define the document's general characteristics
- msg.document.write('<HEAD><TITLE>Nope!...Everything is Fine
- [ic:ccc]Here!</TITLE><HEAD><BODY BGCOLOR =
- [ic:ccc]#ffffff></BODY>');
- //Lastly, write the message
- msg.document.write('<font face = arial,
- [ic:ccc]helvetica size = -1><center>The Script Works Well</center><ul
- [ic:ccc]type = square><li>We see no error messages<li>The browser did
- [ic:ccc]not freeze<li>The monitor did not blow
- [ic:ccc]up<br><br><center></ul><form><input type = button value =
- [ic:ccc]Okay! onClick = window.close();></form></center></p>'); } //JavaScript Ends -->
- </script>
-